type go.uber.org/zap.stackFormatter
5 uses
go.uber.org/zap (current package)
stacktrace.go#L143: type stackFormatter struct {
stacktrace.go#L149: func newStackFormatter(b *buffer.Buffer) stackFormatter {
stacktrace.go#L150: return stackFormatter{b: b}
stacktrace.go#L155: func (sf *stackFormatter) FormatStack(stack *stacktrace) {
stacktrace.go#L165: func (sf *stackFormatter) FormatFrame(frame runtime.Frame) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)